-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for the TI-CGT-CLANG toolchain #1887
Add support for the TI-CGT-CLANG toolchain #1887
Conversation
My 2 cents no need to update here in sync. ? |
Hello @brondani, have you seen the changes that were addressed? |
@Hermann-Core Many thanks for this contribution. I am currently busy with the schedule for the upcoming 2.7.0 release, I am planning to test and accurately review you PR in the beginning of the next week. |
Ok I will do it as soon as I can |
24bcdbd
to
9428e1e
Compare
@Hermann-Core Yesterday I brought the question about the compiler name convention to the Open CMSIS Pack meeting. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1887 +/- ##
=======================================
Coverage 65.16% 65.16%
=======================================
Files 173 173
Lines 34850 34850
Branches 20227 20227
=======================================
Hits 22709 22709
Misses 7960 7960
Partials 4181 4181
Flags with carried forward coverage won't be shown. Click here to find out more. |
It makes a lot of sense to me.
Understood, I’ll prepare the linker script and open a new PR once done. Thanks for the review! |
This PR aims to add support for the TI Clang toolchain and provide a solution for the issue found here.